Welcome![Sign In][Sign Up]
Location:
Search - socket thread

Search list

[Process-Threadthread-and-socket

Description: 线程同步与异步套接字编程:用VC++写出一个线程同步与异步以及socket套接字通信的例子-Thread synchronization with asynchronous socket programming to write a thread synchronization with asynchronous socket socket communication examples: VC++
Platform: | Size: 43008 | Author: lz | Hits:

[CommunicationSocket

Description: 关于Socket的一个简单实现,在C++中使用MFC的CSocket直接连接,在服务器端和客户端各添加了一个线程用于传输。实现比较简单,两个CSocket连接后就可以传文件,且传好的文件可以通过MD5的检查。-Socket A simple implementation in C++ using MFC CSocket direct connection, add a thread for the transmission of the server and client. Relatively simple to implement two CSocket connection you can transfer files, and pass on the good files through MD5 check.
Platform: | Size: 4015104 | Author: andy | Hits:

[Internet-Networksocket

Description: socket数据接收线程,包含网络连接断后处理过程-socket data receive thread, including the procedure of dealing with netword offline
Platform: | Size: 1024 | Author: magic | Hits:

[Internet-NetworkChatting_Room

Description: linux下实现的网络聊天室软件,采用c/s架构,包括客户端和服务端。主要采用socket、thread编程、以及进程间通信等实现了用户间私聊、群聊、查看在线用户的功能,服务端管理员有踢人、禁言、解禁的特殊权限。并附有软件使用帮助文档。-Internet chat room software under linux using c/s architecture, including the client and the server. Main socket, thread programming, and interprocess communication such as private chat, group chat between users, view the online user function, the server administrator kicking gag, the special privileges of the lifting of the ban. With software to help document.
Platform: | Size: 150528 | Author: 纪昌利 | Hits:

[JSP/Javajava-chat-program-source-code

Description: java聊天程序源代码 简单的聊天程序,主要用到的是Socket,线程以及流-java chat program source code for a simple chat program, mainly used in the Socket, thread and streaming
Platform: | Size: 6144 | Author: andy | Hits:

[Internet-Networksocket

Description: 支持TCP连接、互斥锁、条件变量、线程创建-Supports TCP connections, mutexes, condition variables, thread creation
Platform: | Size: 5120 | Author: cm | Hits:

[J2METalk

Description: SWING、SOCKET,THREAD,实现局域网聊天功能,-SWING, SOCKET, THREAD, LAN chat function,
Platform: | Size: 11264 | Author: 柯志强 | Hits:

[Internet-Networkserver

Description: chuong trinh viet bang c++ socket thread
Platform: | Size: 10240 | Author: phong | Hits:

[Embeded LinuxTHREAD

Description: linux下的socket通信,基于线程的并发服务器和客户端程序!-linux socket communication, thread-based concurrency server and client programs!
Platform: | Size: 10240 | Author: 贾炜 | Hits:

[JSP/Java06.Socket

Description: 线程通信,客户端和服务器的通信,采用了线程-Thread communication, the client and server communications, the use of a thread
Platform: | Size: 9216 | Author: gaofei | Hits:

[JSP/Javasocketthread

Description: Java语言版的Socket线程通讯,含有一个客户端和服务器端。-The Socket thread communication of the Java language version, contains a client and server side.
Platform: | Size: 3072 | Author: 孙凯歌 | Hits:

[File FormatMulti-thread

Description: 在Java中通过socket实现的多人聊天,只能实现多个客户分别和服务端聊天,服务端的聊天内容则只能同时发给所有用户。不能实现客户与客户的聊天。-use the socket in Java to realize the MultiChatting function
Platform: | Size: 2048 | Author: yuan chengdong | Hits:

[Internet-Networksocket

Description: 多线程实现: 需求:1、实现服务器与客户端的通信,服务器可接收多个客户端。 2、服务器发送消息时,所有客户端都可收到。 3、客户端发送信息时,只有服务器可收到。 4、服务器发送“bye”时,包括服务器程序及所有客户端程序都结束,客户端发送“bye”时,本客户端结束(当然,服务器对应的线程也会结束)。 5、服务器要在输出客户端消息时,要连同对应客户端的IP一起输出。 -Multithreading: Requirements: 1, server and client communications, the server can receive multiple clients. 2, the server sends a message, all clients can receive. 3, the client sends information, only the server can be received. 4, the server sends " bye" when including the server program and the end of all client programs, the client sends " bye" , the client end (of course, the server corresponding thread also ends). 5, the server to the client in the output message to the client' s IP with the corresponding output together.
Platform: | Size: 2048 | Author: 郭坤坤 | Hits:

[Audio programmmPlay.thread-udp

Description: 本源代码功能,从udp socket 接收音频,然后通过声卡播放。可同时接收和播放多路音频。代码中有udp socket组播的编程,线程池的编程例子,音频播放的编程。-Source code function, receiving audio from udp socket, and then played through the sound card. Can receive and play multi-channel audio. Code has multicast udp socket programming, thread pool programming examples, audio playback programming.
Platform: | Size: 1435648 | Author: zhuonaiqi | Hits:

[Internet-Networkthread

Description: 网络socket 编程,相关服务器和用户终端之间的链接和通信-Socket programming
Platform: | Size: 11264 | Author: 吃草的牛人 | Hits:

[Internet-Networkmovie_0909_ok.tar

Description: QT实现图像显示,传感器状态,小车控制,采用三线程方式,主线程显示图像,socket线程通信,control线程实现对小车的控制。-QT image display, sensor status, car control, using three threads, the main thread display images, socket thread communication, control threads to achieve control of the car.
Platform: | Size: 90112 | Author: dingzhou | Hits:

[.netThreadTest

Description: C#通信小程序实例, 实现类似QQ的通信 Socket Thread-C# Communication applet instance, to achieve a similar QQ communication Socket Thread
Platform: | Size: 215040 | Author: 任静 | Hits:

[JSP/JavaRW-thread

Description: java 编译的读写线程显示,带有读写锁,基于socket -read and write thread having W/R lock with socket
Platform: | Size: 1275904 | Author: bty | Hits:

[Internet-Networksocket

Description: socket服务器端客户端源码,多线程支持多客户,每个连接客户一个线程-socket server & client thread
Platform: | Size: 2048 | Author: zeta | Hits:

[Internet-NetworkAdvanced-Socket-Programs-SCTP-Setsock-thread-safe

Description: This document contains all easy-to-get and simple tcp/ip socket programs. like thread safe version of gethostbyaddr, sctp programs, ping c code, setsockopt&getsockopt programs
Platform: | Size: 1054720 | Author: imranity | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 20 »

CodeBus www.codebus.net